CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线性 编码

搜索资源列表

  1. linear-block-code

    0下载:
  2. 本程序可以正常下载,运行。线性分组码定义,对于长度为n的二进制分组码,可以表示成(n,k),通常用于前向纠错。在分组码中,监督位加到信息位之后,形成新码,在编码中,k个信息位,被编为n位长度,(n-k)个监督码的作用是实现检错和纠错。-linear block code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:6260
    • 提供者:宫月
  1. xianxingfenzuma

    0下载:
  2. 实现简单的线性分组码编码及其译码,界面为简单的初级界面,没有完成MFC编程部分。-The simple encoding and decoding of linear block codes, the primary interface for the simple interface, did not complete the program part of the MFC.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:847
    • 提供者:崔侃
  1. sdfjasdfd

    0下载:
  2. 基于线性预测编码的莱文逊-杜宾递推算法,是matlab格式的-Based on linear predictive coding of Levin Johnson- Durbin recursive algorithm, is matlab format
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1049
    • 提供者:张新宇
  1. LFM

    0下载:
  2. 该程序提供了线性调频信号、巴克码二相编码信号以及脉冲信号的模糊函数仿真方法-The program provides a linear FM signal, Barker code BPSK signal and pulse signal ambiguity function simulation method
  3. 所属分类:matlab

    • 发布日期:2016-05-22
    • 文件大小:38912
    • 提供者:梅江涛
  1. fenzuma

    0下载:
  2. 线性分组码的编码与线性分组码的译码,vs2010编写-Linear block code encoding and decoding of linear block codes, vs2010 write
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:676484
    • 提供者:ykui
  1. CRC-algorithm-principle---C

    0下载:
  2. CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is an important class of linear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:22882
    • 提供者:shitou
  1. linear-multicast

    0下载:
  2. 网络编码中线性多播编码算法原理介绍及说明。-Linear multicast network coding algorithm for coding theory to introduce and explain.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:416667
    • 提供者:mingcx
  1. linear-broadcast

    0下载:
  2. 网络编码中线性广播(linear broadcast)编码算法原理及介绍。-Network coding theory and linear broadcast encoding algorithm introduced.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-02
    • 文件大小:535734
    • 提供者:mingcx
  1. matroid-and-LNC

    0下载:
  2. 拟阵的原理、性质及其在线性网络编码中的应用。-Matroid of linear network coding introduced in its application.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1037854
    • 提供者:mingcx
  1. visual-detecting-for-PCB

    2下载:
  2. 用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮 廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、 Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗 曼编码表、行程编码、LZW编码等。 对于研究电子封装技术,视觉检测及电机精确控制的同学
  3. 所属分类:Special Effects

    • 发布日期:2017-03-09
    • 文件大小:7317504
    • 提供者:luaiming
  1. find-ai-of-LPC-in-CPP

    0下载:
  2. Levinson-Durbin 算法求解LPC(线性预测编码)的自相关系数及c语言源代码-Using Levinson-Durbin find ai of LPC in C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:3665
    • 提供者:范哲林
  1. BCH-code-_matlab

    0下载:
  2. 循环码是线性分组码中最重要的一种子类,是目前研究得比较成熟的一类码。它的检、纠错能力较强,编码和译码设备并不复杂,而且性能较好,不仅能纠正随机错误,也能纠正突发错误。循环码还有易于实现的特点,很容易用带反馈的移位寄存器实现其硬件 。循环码具有许多特殊的代数性质,这些性质有助于按照要求的纠错能力系统地构造这类码,并且简化译码算法,目前发现的大部分线性码与循环码有密切关系正是由于循环码具有码的代数结构清晰、性能较好、编译码简单和易于实现的特点,因此在目前的计算机纠错系统中所使用的线性分组码几乎都是循
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:82145
    • 提供者:胡志宏
  1. Cyclic(73)

    0下载:
  2. 循环码的定义以及由生成多项式求解生成 矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循 环码的编码器和解码器代码,实现了编码和译码功能。分析和讨论了 此码发现错误、纠正错误的能力,并讨论了其与线性分组码、Hamming 码等信道编码的区别与联系。 - Definition of cyclic codes generated by the polynomial generator matrix of the process of seeking system, writte
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:202176
    • 提供者:胡志宏
  1. chip_in_code

    0下载:
  2. 此程序可以生成任意编码信号与线性调频信号组合调制的合成信号-This program can generate any encoded signal and a linear combination of FM signal modulated synthesized signal
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:高晔钧
  1. RS-decoder-circuit-reconfigurability

    0下载:
  2. 介绍了基于线性反馈位移寄存器的编码原理及可重构改进方法。通过乘法和加法的迭代运算实现了伴随多项式的并行运算。采用改进欧几里德算法求解关键方程,运用钱氏搜索算法实现了错误位置的查找,并提出以上两种算法的可重构计算结构。-Introduced based on linear displacement of the code register feedback principle and reconfigurable improvement methods. Through the multiplic
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:186809
    • 提供者:孟君
  1. fenzu

    0下载:
  2. 74线性分组码matlab 代码段编码部分-74 linear block codes matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:870
    • 提供者:凡那么
  1. ContemporaryCommunicationSystems

    0下载:
  2. 本书提供了MATLAB在计算机上解决“现代通信系统”课程中涉及的个方面问题,分别讨论了信号与线性系统、随机过程、模拟调制、模拟数字转换、基带数字传输、数字传输、信道容量和编码、扩频通信系统等-The book provides MATLAB on the computer to solve the course of modern communication systems involved in aspects were discussed in signals and linear syst
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:13320743
    • 提供者:yang
  1. Lattice-reduction-aideddetection

    1下载:
  2. 针对多输入多输出空间相关信道环境,提出了一种基于格规约理论的最小均方误差检测算法.该算法考虑了空间相关性的影响,利用复数Lenstra-Lenstra-Lovász格规约算法克服了传统的线性最小均方误差检测器分集阶数随相关系数增加而减小的缺点,使检测到的信号在高信噪比下可以达到比传统算法低个数量级的误码率.理论分析与仿真结果表明,在信道为Kronecker相关平坦衰落模型下,接收端采用最小均方误差信道估计,发射端采用QPSK调制未使用信道编码,当比特信噪比大于18dB时,基于格规约理论的最小均方
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:614252
    • 提供者:jgw
  1. dongyany

    1下载:
  2. 主要研究了比较经典的直接加窗加权旁瓣抑制技术,并利用Matlab进行了仿真,给出了对线性调频信号和 相位编码信号脉冲压缩旁瓣抑制的直接加窗加权法处理结果,得出了分析结论。-Mainly studied the classical direct windowed weighted sidelobe suppression techniques, and using the Matlab simulation, given a linear FM signal and The phase-
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:256621
    • 提供者:jusll
  1. 7-4-linear-space-time-block-codes-

    0下载:
  2. 7-4线性分组码编码器 vhdl描述-7-4 linear space-time block codes encoder vhdl derect
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:185793
    • 提供者:郭少华
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 27 »
搜珍网 www.dssz.com